﻿@charset "utf-8";
body,div,dl,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,blockquote,button,img,span {padding:0px;margin:0px;border:0px;}
body {background:#fff;font-family:"PingFang SC",Helvetica,"Microsoft YaHei",Arial,"sans-serif";font-size:14px;}
body,html{min-width:1460px;}
/* 重置body 页面背景为白色 */
fieldset,img {border:0;vertical-align:middle;}
body,th,td,input,select,textarea,button {font-size:14px;line-height:1;font-family:"PingFang SC",Helvetica,"Microsoft YaHei",Arial,"sans-serif";color:#666;}
/* 重置页面文字属性 */
input,select,label,select,option,textarea,button,fieldset,legent {font-family:"PingFang SC",Helvetica,"Microsoft YaHei",Arial,"sans-serif";font-size:14px;}
ul {list-style:none;}
input,select,textarea {margin:0px;padding:0px;outline:none;blr:expression(this.onFocus=this.blur());font-family:"microsoft yahei";}
/*浮动样式*/
.fl {float:left;}
.fr {float:right;}
.clear {clear:both;}
.clearfix:after {content:'.';clear:both;display:block;height:0;visibility:hidden;line-height:0px;}
.clearfix {zoom:1}
/*宽度样式*/
.w1100 {width:1300px;margin:0 auto;}
/*默认文字连接样式*/
a {color:#666;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());font-family:"microsoft yahei";}
a:hover {color:#eb3c00;}

.top_wrap{position:relative;z-index:99999;}
.top0{width:100%;background:#ff7802;padding:5px 0;position:relative;z-index:2;}
.top0 p{float:left;width:620px;color:#fff;font-size:14px;}
.top0 span{display:block;float:right;width:310px;text-align:right;color:#fff;}
.top0 span a{color:#fff;font-size:14px;}

.top{box-shadow: 0 2px 10px 0 rgba(0,0,0,.1);background:#fff;}
.top .top2 {height:90px;}
.top2 .logo {width:235px;}
.top2 .logo img {max-width:100%;height:auto;}

/*导航*/
.container {width:1300px;margin:0 auto}
.nav {height:60px;width:760px;float:left;margin-left:20px;margin-top:15px;}
.nav_item {float:left;position:relative;margin:0;width:11.11111111%;}
.nav_item > a {display:block;width:100%;height:60px;line-height:60px;color:#333;font-size:15px;text-align:center;-webkit-transition:all .4s;transition:all .4s;text-decoration:none;}
.nav_item > a:hover {color:#fff;background-color:#ff7802;font-weight:bold;}
.nav_item > a.on {color:#fff;background-color:#ff7802;font-weight:bold;}

.search {width:62px;position:relative;height:100%;margin:0 12px;text-align:center;border-left: 1px solid #e4e4e4;border-right: 1px solid #e4e4e4;}
.search span{display:inline-block;width:35px;height:35px;background:#ff7802 url(../images/btn.png) center center no-repeat;margin-top:27px;border-radius:50%;cursor:pointer;-webkit-transition:all .4s;transition:all .4s;}
.search span:hover{background:#ffb302 url(../images/btn.png) center center no-repeat;}
.search form {position:absolute;top:90px;left:-75px;z-index:9999999;overflow:hidden;width:282px;padding:10px;border:solid 1px #cacaca;border-radius:4px;background-color:#fff;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;display:none;}
.search .in1 {width:75%;height:45px;float:right;background:#ffffff;float:left;border:0;line-height:45px;text-indent:10px;color:#999;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.search .in2 {width:25%;height:45px;background:#dddddd;line-height:45px;border-radius:4px;border:none;color:#747474;float:left;outline:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;font-size:14px;cursor:pointer;}
.search input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {background-color: rgb(0, 0, 0) !important;background-image: none !important;color: rgb(0, 0, 0) !important; -webkit-tap-highlight-color:rgba(0,0,0,0) !important;-webkit-box-shadow: 0 0 0px 1000px white inset !important;}

.top .dh {float:right;margin:16px 0;height:58px;width:195px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.top .dh .t1 {font-size:15px;margin-bottom:5px;padding-left:25px;background:url(../images/tel.png) no-repeat left center;height:20px;line-height:20px;}
.top .dh .t2 {font-size:32px;font-family:"Arial";color:#ff7802;font-weight:bold;}
/*.pro_more {width:200px;height:40px;overflow:hidden;margin:0 auto;padding:0;}
.pro_more a {display:block;width:158px;height:38px;overflow:hidden;line-height:38px;color:#0d9dd1;font-size:14px;text-align:center;border:1px solid #0d9dd1;}
.pro_more a:hover {color:#fff;background-color:#0d9dd1;}*/


/* banner 开始 */
.swiper-container1 { width:100%; height:650px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.swiper-container1 .swiper-slide { background-size:1920px 650px!important; display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center;}
/*分页器*/
.swiper-container1 .swiper-pagination { width:100%; height:12px; overflow:hidden; margin:0; padding:0; left:0; bottom:20px!important;}
.swiper-container1 .swiper-pagination .swiper-pagination-bullet { width:50px; height:5px; margin:0 5px!important; border-radius:0; opacity:1; background:#fff;}
.swiper-container1 .swiper-pagination .swiper-pagination-bullet-active {background:#ff7802;}


/*内容区*/
.product {margin-top:64px;}
.product .proL {width:21%;position:relative;}
.proL .ttl p{float:left;width:30%;height:50px;background:url(../images/mulu_icon.png) center center no-repeat;background-size:contain;}
.proL .ttl span{display:block;float:left;}
.proL .ttl {width:80%;background: #ff7802;font-size:24px;font-weight:bold;color:#fff;text-align:left;line-height:30px;position:relative;padding:20px 10% 12px;overflow:hidden;}
.proL .ttl em{font-weight:normal;text-transform : uppercase;}
.proL .ttl img{display:none;}
.proL .ttl em {font-size:14px;}
.proL .ttl .zsj {width:29px;height:29px;background:url(../images/cpzsj.jpg) no-repeat;position:absolute;left:-29px;top:0;}
.proL .ysj {width:19px;height:19px;background:url(../images/cpysj.jpg) no-repeat;position:absolute;right:-19px;bottom:0;}
.proL .yjk {/* border:4px solid #0d9dd1; */border-top:none;padding-bottom:20px;padding-top: 0;}
.proL ul .yj {width: 100%;padding:0px 0 0;margin: 0 auto 1px;position:relative;    background: #fdfdfd;}
.proL ul li .yja {width: 72%;padding: 0px 20% 0 8%;font-size: 16px;color: #333;display:block;height: 60px;line-height: 60px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #fff;background: #f4f4f4;}
.proL ul .yj:hover .yja {color:#fff;background: #ff9002;text-decoration:none;}
.proL ul li ul {padding:10px 8% 4px;}
.proL ul li ul li {width:100%;height:50px;line-height:50px;margin-bottom:2px;overflow:hidden;border-bottom:1px dotted #dedede;}
.proL ul li ul li:last-child{border-bottom:0;}
.proL ul li ul li a {font-size:15px;color:#555;display:block;padding:0 4%;position:relative;width:92%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.proL ul li ul li a:hover {text-decoration:none;color:#eb3c00;}
.proL ul li ul li a:after {content:'';display:block;width:5px;height:1px;background:#b3b3b3;position:absolute;top:50%;left:0;}
.proL ul li .dj {position:absolute;z-index:999;width:20%;height: 60px;right:0;top:0;display:block;overflow:hidden;cursor:pointer;background:url(../images/cp_jt3.png) center center no-repeat;font-size:0;}

.proL ul li .dj:hover {background:url(../images/cp_jt4.png) center center no-repeat;}
.proL ul .yj:hover .dj {background:url(../images/cp_jt4.png) center center no-repeat;}
.product .proR {width:77%;}
.proR .tlt2 {border-bottom:1px solid #f1f1f1;height:42px;/*background:#0d9dd1;*/ line-height:42px;font-size:20px;font-weight:bold;color:#555;text-indent:10px;}
.proR .tlt2 span {font-size:14px;margin-left:10px;font-family:arial;color:#999;font-weight:normal;}
.proR .tlt2 a {font-size:14px;font-weight:normal;color:#999;float:right;margin-right:10px;}
.proR .cp {border-top:none;padding:0 0 0;}
.proR .cp h3 {height:30px;line-height:30px;font-size:18px;color:#009240;font-weight:normal;text-align:center;}
.proR ul {width:100%;overflow:hidden;}
.proR ul li {width:32%;margin-right:2%;float:left;margin-bottom:35px;}
.proR ul li .c_pro_box {position:relative;}
.proR ul li:nth-child(3n) {margin-right:0;}
.proR ul li .proimg_bk {height:260px;border:1px solid #ececec;border-bottom:0;overflow:hidden;}
.proR ul li .proimg_bk a{display:block;width:100%;height:100%;text-align:center;}
.proR ul li .proimg_bk img {max-width:95%;max-height:95%;vertical-align:middle;-webkit-transition:all 0.5s ease-out 0s;-moz-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s;transition:-webkit-transform 2s;}
.proR ul li .proimg_bk a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}

.proR ul li p {height:60px;background:#ff7802;text-align:center;line-height:60px;font-size:16px;color:#fff;-webkit-transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;transition:all .25s;padding:0 1%;}
.proR ul li p a {color:#fff;text-decoration:none;width:94%;padding:0 3%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;}
.proR ul li:hover .proimg_bk {border:1px solid #009240;border-bottom:0;}
.proR ul li:hover .proimg_bk img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.proR ul li:hover p {background:#eb3c00;}
.proR ul li .hei {width:100%;height:261px;background:#000;position:absolute;left:0;top:0;filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity:0.7;opacity:0.7;display:none;}
.proR ul li .Detail {position:absolute;left:50%;margin-left:-25px;top:50%;margin-top:-42px;width: 50px;height: 50px;display:block;background:url(../images/pro_hover.png) center center no-repeat;font-size:14px;text-align:center;line-height:30px;color:#fff;display:none;}
.proR ul li:hover .Detail {display:block;}
.proR ul li:hover .hei {display:block;}
.about {width:100%;height:347px;background:url(../images/about_bg.jpg) no-repeat center;margin-top:40px;}
.about .img {width:453px;height:354px;margin-top:11px;}
.about .text {width:588px;}
.about h2 {width:220px;height:30px;background:#006b95;margin:0 auto;font-size:20px;color:#fff;line-height:30px;text-indent:10px;margin-top:20px;}
.about h2 a {color:#fff;}
.about h2 a:hover {text-decoration:none;}
.about h2 span {font-size:14px;font-family:arial;color:#fff;margin-left:10px;font-weight:normal;}
.about .wz {margin-top:10px;width:588px;height:238px;overflow:hidden;color:#fff;line-height:25px;font-size:14px;}
.about .wz p {color:#fff;font-size:14px;text-indent:2em;line-height:24px;}
.idx_con .bt {padding-top:30px;width:18%;height:68px;margin:0 auto;text-align:center;}
.idx_con .bt div {font-size:30px;color:#0d9dd1;line-height:40px;font-weight:bold;}
.idx_con .bt div span {color:#009240;}
.idx_con .bt p {font-size:16px;font-family:arial;color:#999;text-align:center;margin-top:5px;}
.case {margin-top:20px;}
.bt {width:100%;margin:0 auto 20px;text-align:center;}
.bt div {width:100%;color:#222222;font-size:36px;line-height:38px;margin-top:10px;}
.bt div span {color:#009240;}
.bt p {width:100%;color:#eb3c00;font-size:36px;line-height:40px;font-weight:bold;}
.case .dwy {font-size:18px;color:#009240;text-align:center;margin-top:20px;}
.photo {position:relative;margin-top:30px;height:193px;}
.photo a.plus {width:25px;height:30px;display:block;position:absolute;left:-55px;top:67px;background:url(../images/jt_left.jpg) no-repeat;z-index:999;}
.photo a.minus {width:25px;height:30px;display:block;position:absolute;right:-55px;top:67px;background:url(../images/jt_right.jpg) no-repeat;}
.photo a.plus:hover {width:25px;height:30px;display:block;position:absolute;left:-55px;top:67px;background:url(../images/jt_left1.jpg) no-repeat;z-index:999;}
.photo a.minus:hover {width:25px;height:30px;display:block;position:absolute;right:-55px;top:67px;background:url(../images/jt_right1.jpg) no-repeat;}
.photo .box {position:absolute;left:0px;top:0px;width:1100px;height:193px;overflow:hidden}
.photo .box {position:absolute;left:0px;top:0px;width:1100px;height:193px;overflow:hidden}
.photo ul.pic {position:absolute;left:0;top:0;width:200000px;height:193px;overflow:hidden;}
.photo ul li {float:left;width:280px;height:282px;}
.photo ul li .proimg_bk {width:252px;height:162px;border:1px solid #ccc;position:relative;display:table-cell;text-align:center;vertical-align:middle;}
.photo ul li .proimg_bk .proimg {width:252px;line-height:162px;*line-height:222px;height:162px;*height:222px;text-align:center;position:static;+position:absolute;top:50%}
.photo ul li .proimg_bk img {vertical-align:middle;position:static;+position:relative;top:-50%;left:-50%;max-width:247px;max-height:157px}
.photo ul li:hover .proimg_bk {border:1px solid #0d9dd1;}
.photo ul li p {text-align:center;line-height:30px;font-size:14px;width:252px;display:block}
.photo ul li a:hover {text-decoration:none;}
.case .more {width:158px;height:38px;border:1px solid #ccc;display:block;line-height:38px;text-align:center;font-size:14px;margin:20px auto;}
.case .more:hover {border:1px solid #0d9dd1;text-decoration:none;}
.service {width:100%;height:320px;background:url(../images/service.jpg) no-repeat center;margin-top:40px;}
.service .tact {margin-left:87px;margin-top:110px;}
.service .tact h2 {font-size:24px;color:#fff;font-weight:normal;text-align:center;margin-bottom:10px;}
.service .tact p {font-family:Georgia;font-weight:bold;font-size:30px;color:#fff;line-height:30px;}
.service .fw {width:634px;margin-top:30px;}
.service .fw h2 {color:#fff;height:30px;border-bottom:1px solid #fff;}
.service .fw h2 span {font-family:arial;font-size:14px;font-weight:normal;margin-left:10px;color:#fff;}
.service .fw .wz {font-size:14px;color:#fff;line-height:30px;text-indent:2em;margin-top:10px;width:634px;height:175px;overflow:hidden;}
.service .fw .wz p {color:#fff;}
.news {margin-top:40px;margin-bottom:26px;}
.news .bt {width:18%;height:68px;margin:0 auto 20px;text-align:center;}
.news .bt div {font-size:30px;color:#0d9dd1;line-height:40px;font-weight:bold;}
.news .bt div span {color:#009240;}
.news .bt p {font-size:16px;font-family:arial;color:#999;text-align:center;margin-top:5px;}
.news .gs {width:48.1%;}
.news .gs .tlt {height:45px;background:#0d9dd1;line-height:45px;font-size:18px;color:#fff;font-weight:normal;text-indent:10px;}
.news .tlt span {font-size:16px;color:#fff;margin-left:10px;}
.news .tlt a {font-size:16px;font-family:arial;float:right;margin-right:10px;color:#fff;}
.news dl {margin-top:15px;width:530px;}
.news dl dt {width:198px;height:148px;border:1px solid #ccc;float:left}
.news dl dd {width:310px;float:left;margin-left:20px;}
.news dl dd.dd1 {width:310px;height:20px;overflow:hidden;margin-top:5px;}
.news dl dd.dd1 a {font-size:14px;font-weight:bold;color:#333;}
.news dl dd.dd1 a:hover {color:#0d9dd1;}
.news dl dd.dd2 {width:310px;line-height:24px;text-indent:2em;height:66px;overflow:hidden;margin-top:8px;}
.news .gs dl dd.dd3 a {width:80px;height:30px;background:#0d9dd1;display:block;line-height:30px;text-align:center;color:#fff;margin-top:16px;}
.news .gs dl dd.dd3 a:hover {text-decoration:none;background:#009240;}
.news ul {margin-top:12px;}
.news ul li {width:100%;line-height:44px;background:url(../images/news_tb1.jpg) no-repeat left;text-indent:18px;overflow:hidden;}
.news ul li a {font-size:15px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:80%;float:left;}
.news .gs ul li:hover {background:url(../images/news_bt2.jpg) no-repeat left;}
.news ul li span {float:right;color:#999;width:20%;}
.news .hy {width:48.1%;}
.news .hy .tlt {height:45px;background:#009240;line-height:45px;font-size:18px;color:#fff;font-weight:normal;text-indent:10px;}
.news .hy dl dd.dd3 a {width:80px;height:30px;background:#009240;display:block;line-height:30px;text-align:center;color:#fff;margin-top:16px;}
.news .hy dl dd.dd3 a:hover {text-decoration:none;background:#0d9dd1;}
.news ul li:hover {background:url(../images/news_bt3.jpg) no-repeat left;}
.hot {margin-top:50px;}
.bot {width:100%;background:#1c1c1c;margin-top:10px;padding-bottom:20px;overflow:hidden;}
.friend {width:90%;max-width:1440px;margin:0 auto 20px;font-size:14px;color:#555;line-height:26px;padding-top:10px;}
.friend a {color:#555;margin-right:20px;}
.bot .bot_nav {text-align:center;line-height:40px;padding-top:30px;}
.bot .bot_nav a {font-size:14px;color:#595959;margin-right:1.5%;}
.bot .bot_nav a:hover {text-decoration:none;color:#757474;}
.bot .bot_nav span {margin-right:1.5%;color:#595959;}
.bot2 .logo {width:103px;height:100px;margin-top:32px;margin-left:110px;}
.bot2 .tact {margin-top:26px;}
.bot2 .tact p {line-height:24px;color:#595959;}
.bot2 .tact p a {color:#696767;}
.bot2 .tact p a:hover {text-decoration:none;color:#757474;}
.bot2 .ewm {width:140px;height:140px;margin-top:22px;margin-right:20px;float:right}

/*==========内页样式开始========*/
#contant {width:90%;max-width:1300px;margin:0 auto 90px;min-height:500px;}
.list_box {margin-top:30px;}
.list_box .box_bt {width:100%;overflow:hidden;font-size:14px;border-bottom:1px solid #efefef;padding-bottom:5px;margin-bottom:30px;}
.lift_zuo {width:21%;float:left;position:relative;}
.n_pro_list .list .hover {background:#ff5400 url(../images/list_li.png) no-repeat 50px -22px !important;display:block;color:#fff;}
.list {width:230px;float:left;}
.list p {line-height:39px;height:39px;text-align:center;background-color:#0d9dd1;color:#fff;font-weight:bold;font-size:16px;}
.list p span {font-size:14px;font-weight:normal;color:#fff;}
.list ul {width:230px;height:auto;overflow:hidden;}
.list ul li {line-height:34px;background:#e6e6e6;margin-top:1px;}
.list ul li a {display:block;font-size:14px;color:#666;text-decoration:none;text-align:center;}
.list ul li a:hover {background:#009240;text-decoration:none;color:#fff;}
.list ul li .xl {display:none;}
.list ul li:hover .xl {display:block;}
.list ul li:hover .xl a {text-align:center;font-size:14px;font-weight:normal;display:block;background:#fff;}
.list ul li:hover .xl a:hover {background:#eee;}
.list_pro {width:230px;float:left;}
.list_pro p {line-height:70px;height:70px;text-align:center;background-color:#0d9dd1;color:#fff;font-weight:bold;font-size:24px;}
.list_pro p span {font-size:14px;font-weight:normal;color:#fff;}
.list_pro ul {width:230px;height:auto;overflow:hidden;}
.list_pro ul li {margin-top:1px;}
.proL ul li .a1 {display:block;height:38px;line-height:38px;background:#e6e6e6;font-size:14px;color:#555;text-decoration:none;text-align:center;margin:20px auto 0;width:90%;}
.proL ul li .a1:hover {background:#009240;text-decoration:none;color:#fff;}
.list_pro ul li .xl {display:none;}
.list_pro ul li:hover .xl {display:block;}
.list_pro ul li:hover .xl a {text-align:center;font-size:14px;font-weight:normal;display:block;background:#fff;}
.list_pro ul li:hover .xl a:hover {background:#eee;}
.list_pro ul li ul li {height:30px;line-height:30px;text-align:center}
.list_new {width:100%;float:left;margin-top:20px;}
.list_new p {text-align:center;background-color:#ff7802;color:#fff;font-size:24px;font-weight:bold;line-height:60px;height:60px;}
.list_new p span {font-size:14px;font-weight:normal;margin-top:5px;color:#fff;}
.list_new ul {overflow:hidden;line-height:40px;border-top:0;padding:0 0 10px;min-height:228px;}
.list_new ul li {width:94%;height:40px;line-height:40px;text-align:left;overflow:hidden;margin:10px auto;border-bottom:1px dashed #dedede;}
.list_new ul li a {width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;}
.list1 {width:100%;float:left;margin-top:20px;}
.list1>p {font-size:16px;font-weight:bold;}
.list1 p {line-height:45px;height:45px;text-align:center;background-color:#0d9dd1;color:#fff;font-size:24px;}
.list1 p a {color:#fff !important;text-decoration:none;}
.list1>p {font-size:24px;font-weight:bold;line-height:60px;height:60px;}
.list1 p span {font-size:14px;font-weight:normal;margin-top:5px;color:#fff;}
.list1 ul {overflow:hidden;border:4px solid #0d9dd1;line-height:40px;border-top:0;}
.list1 ul li {width:94%;margin:10px auto;overflow:hidden;}
.list1 ul li a.pro_hover {display:none;}
.list1 ul li .proimg_bk {width:100%;height:190px;border:1px solid #ececec;border-bottom:0;display:flex;justify-content:center;align-items:center;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.list1 ul li .proimg_bk img {max-width:100%;max-height:128px;}
.list1 ul li a {display:block;font-size:14px;color:#666;text-decoration:none;text-align:center;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.list1 ul li a span:hover {text-decoration:none;color:#0d9dd1;}
.left_box {width:220px;float:left;}
.list_left {float:left;width:220px;margin-right:30px;}
.list_right {float:right;width:76.5%;}
.list_right2 {width:100%;}

/*==========商家信息========*/
.list_right .box_sj {width:415px;height:200px;border:1px solid #ccc;margin-top:20px;margin-right:14px;}
.list_right .box_sj .box_z {width:138px;height:194px;}
.list_right .box_sj .box_z img {border:1px solid #f0f0f0;margin:10px 0 0 10px;}
.list_right .box_sj .box_z .box_q {height:22px;line-height:22px;width:60px;background-color:#0d9dd1;color:#fff;text-align:center;margin:10px 0 0 42px;}
.list_right .box_sj .box_z .box_q a {color:#fff;font-size:14px;display:block;}
.list_right .box_sj .box_y {width:250px;margin-right:10px;}
.list_right .box_sj .box_y h2 {width:250px;height:40px;border-bottom:1px solid #ccc;font-size:14px;line-height:55px;font-weight:normal;}
.list_right .box_sj .box_y p {font-size:14px;line-height:24px;}
.list_right .box_sj .box_y p.box_h {height:45px;overflow:hidden;}
.top_title {line-height:39px;height:39px;text-align:center;background-color:#0d9dd1;}
.top_title h2 {font-family:"微软雅黑";font-size:16px;color:#fff;}
.top_title h2 span {font-size:14px;font-weight:normal;}
.left_con {line-height:20px;}
.left_con {border:1px solid #ccc;}
.left_con ul li {line-height:34px;border-bottom:1px dotted #ccc;}
.left_con ul li a {display:block;font-size:14px;color:#666;text-decoration:none;text-align:center;}
.left_con ul li a:hover {background:#ccc;text-decoration:none;color:#fff;}
.pro_pic {overflow:hidden;width:864px;}
.pro_pic ul {margin-left:20px;}
.pro_pic ul li a {display:block;text-decoration:none;}
.pro_pic ul li {width:248px;float:left;margin-right:30px;margin-top:30px;}
.pro_pic ul li .proimg_bk {width:248px;height:155px;border:1px solid #ccc;position:relative;display:table-cell;text-align:center;vertical-align:middle;}
.pro_pic ul li .proimg_bk .proimg {width:248px;/*line-height:155px;*line-height:215px;height:155px;*height:215px;*/ font-size:155px;text-align:center;position:static;+position:absolute;top:50%}
.pro_pic ul li .proimg_bk img {vertical-align:middle;position:static;+position:relative;top:-50%;left:-50%;max-width:243px;max-height:150px}
.pro_pic ul li p {width:250px;height:35px;height:35px;line-height:35px;text-align:center;font-size:14px;background:#0d9dd1;color:#fff;}
.pro_pic ul li:hover .proimg_bk {border:1px solid #009240;border-bottom:none;}
.pro_pic ul li:hover p {background:#009240;color:#fff;text-decoration:none;}
.pro_pic ul li dt {width:232px;height:154px;}
.pro_pic ul li dd {margin-top:10px;font-size:14px;color:#333;}
.moxing {overflow:hidden;width:220px;}
.lianxi_title h2 {color:#fff;padding-left:20px;font-family:"微软雅黑";font-size:15px;}
.lianxi_title {line-height:39px;background-color:#00AA3A;height:39px;}
.list_lbot {margin:15px 0 35px 0;}
.list_contact {border:1px solid #ccc;padding:10px;}
.list_contact p {line-height:24px;color:#818181;padding-left:15px;padding-right:15px;}
.pro_details_tongji {text-align:center;width:100%;border-bottom:1px dashed #ccc;padding-bottom:15px;margin-bottom:15px;font-size:14px;color:#999;}
.pro_photo {margin-top:-10px;}
.pro_photo h1 {text-align:center;line-height:50px;font-size:26px;font-weight:bold;margin-bottom:15px;}
.pro_photo p {color:#333;}
.n_con {color:#666;font-size:14px;line-height:30px;min-height:500px;}
.n_con p {line-height:24px;color:#333;margin-bottom:5px;padding-left:15px;padding-right:15px;color:#666;font-size:14px;}
.goto {color:#666;font-size:14px;line-height:24px;}
.goto p {line-height:24px;color:#666;padding-right:15px;padding-left:15px;}
.goto a {color:#666;}
.goto ul li {padding:20px;border-bottom:1px solid #ccc;}
.goto ul li a {font-size:14px;}
.goto ul li a.a1 {color:#0d9dd1;font-weight:bold;line-height:24px;}
.goto ul li dt a {color:#0d9dd1;font-weight:bold;line-height:24px;}
.goto ul li dd a {line-height:24px;margin-right:30px;}
.info_news span {float:right;color:#999;font-size:14px;width:16%;text-align:right;}
.info_news li {padding:0 2%;line-height:50px;background:url(../images/new_li.png) left center no-repeat;overflow:hidden;background:#f1f1f1;margin-bottom:16px;}
.info_news a {color:#666;font-size:14px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:80%;float:left;}
.info_news a:hover {color:#fff;text-decoration:none;}
.info_news li:hover {background:#0d9dd1;}
.info_news li:hover a {color:#fff;}
.info_news li:hover span {color:#fff;}
.liuyan {border:1px dashed #9f9f9f;margin-top:20px;padding-bottom:20px;padding-top:20px;}
.page {margin-top:20px;text-align:center;line-height:30px;height:30px;margin-bottom:30px;font-size:14px;}
.page a {color:#666;}
.page a:hover {color:#0d9dd1;}
.box_right {float:right;width:850px;}
.box_right .box_bt {width:850px;height:39px;font-size:14px;border-bottom:1px solid #e1e1e1;}
.box_right_title {color:#555;line-height:38px;font-size:20px;}
.box_right_title>span{font-weight:bold;text-transform : uppercase;margin-right:10px;}
.box_right_con {font-size:14px;}
.box_right_con p {line-height:34px;color:#666;}
.box_right_con img,box_right_con table {max-width:100% !important;height:auto !important;}
.bt_text_y {font-size:14px;line-height:31px;float:right;min-height:30px;margin-top:-36px;max-width:81%;background:url(../images/home.png) left center no-repeat;padding-left:20px;}
.bt_text_y span {float:right;color:#666;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;}
.bt_text_y span a {color:#666;}
.bt_text_y span a:hover {color:#eb3c00;}
.font_red {background:#009240;!important;display:block;color:#fff !important;}
.box_right_con3 {padding:20px 20px 0 0;}
.box_right_con a,.box_right_con3 a {color:#0d9dd1;text-decoration:underline;}

/*article*/
.nei_product_text1 {text-align:center;font-weight:bolder;font-size:14px;color:#666;}
.nei_product_text2 {text-align:center;border-bottom:1px dashed #dfdfdf;line-height:30px;padding:10px 10px 0;font-size:13px;}
.nei_product_text3 {padding-top:20px 10px;}
.product_page {text-align:center;}
.product_page a {text-decoration:none;color:#666;}
.product_page a:hover {text-decoration:underline;}
.nei_article_text3 {padding:20px;line-height:26px;text-indent:2em;}

/*==========内页样式结束========*/
.box_right {float:right;width:850px;}
.box_right_con3 {padding:20px 20px 0 0;}
/*article*/
.nei_product_text1 {text-align:center;font-weight:bolder;font-size:14px;color:#666;}
.nei_product_text2 {text-align:center;border-bottom:1px dashed #dfdfdf;line-height:30px;padding:10px 10px 0;font-size:13px;}
.nei_product_text3 {padding-top:20px 10px;}
.product_page {text-align:center;}
.product_page a {text-decoration:none;color:#666;}
.product_page a:hover {text-decoration:underline;}

.n_con img {max-width:840px}
.product_bigimg_text .text1 {height:93px;overflow:hidden;padding:0;margin-bottom:14px;line-height:24px;}
.pro_con {padding-bottom:20px;}
.pro_con,.pro_con p {font-size:14px;color:#555;line-height:30px;}
.pro_con {margin-top:0;overflow: hidden;}
.pro_con img {display:block;max-width:100%;height:auto !important;}
.pro_con table {max-width:100% !important;height:auto !important;}
.sgt_btn {width:100%;height:50px;overflow:hidden;margin:24px auto 0;padding:0;}
.sgt_btn .sgt_bl,.sgt_btn .sgt_br {display:block;width:48%;height:50px;overflow:hidden;line-height:50px;color:#fff;font-size:16px;text-align:center;border:none;outline:none;margin:0;padding:0;}
.sgt_btn .sgt_bl {background-color:#0d9dd1;float:left;}
.sgt_btn .sgt_br {background-color:#009240;float:right;}

#qb_collection_img_mask {display:none !important;}

.conab {line-height:24px;color:#616161;}
.cintacttit {font-size:45px;color:#757575;background:url(../images/contactbg.jpg) no-repeat top center;width:100%;height:53px;margin:0 auto;font-weight:bold;font-family:Microsoft YaHei;padding-top:47px;text-align:center;margin-bottom:40px;}
.condiv {width:390px;margin:0 auto;margin-bottom:35px;}
.cdiv {line-height:30px;}
.ye {background:#f1f1f1;line-height:32px;color:#555;margin-top:20px;padding:5px 20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.ye a {color:#999;}
.ye a:hover {color:#eb3c00;}
.proR {}
.down_con ul {overflow:hidden;margin:30px auto 0;border-left:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;}
.down_con ul li {height:36px;overflow:hidden;}
.down_con ul li div {float:left;}
.down_con ul li.two {background:#f1f1f1;}
.down_con ul li p {float:left;font-size:14px;color:#555;height:34px;line-height:34px;width:140px;margin:0;padding:0;text-indent:28px;border:1px solid #f1f1f1;border-bottom:0;border-left:0;}
.down_con ul li span {display:block;float:left;font-size:14px;color:#999;height:34px;line-height:34px;width:282px;margin:0;padding:0;text-indent:30px;border:1px solid #f1f1f1;border-left:0;border-bottom:0;}
.down_con .down_btn a {display:block;width:70px;height:24px;line-height:24px;background:#009240;color:#fff;font-size:14px;text-align:center;text-decoration:none;border-radius:2px;margin-top:5px;margin-left:15px;text-indent:0;}
.down_con p.tlt {padding:0;padding-top:10px;font-weight:bold;border-bottom:1px solid #dedede;padding-bottom:10px;text-indent:15px;background:#f1f1f1;margin-top:20px;}
.down_con .jieshao {padding:20px 15px 0;}
.pro_con_tlt {margin-bottom:20px;border-bottom:1px solid #dedede;}
.pro_con_tlt span {display:block;width:14%;height:50px;line-height:50px;background:#ff7802;color:#fff;font-size:18px;font-weight:bold;text-align:center;}
.fvopvideo {width:100%;height:500px !important;max-width:806px;margin:0 auto;}

/*详情页内容超出设置*/
#c_detail_wrap #new-div .zoom-caret {display:none !important;}
#c_detail_wrap img,#c_detail_wrap p,#c_detail_wrap span,#c_detail_wrap video,#c_detail_wrap embed {height:auto !important;max-width:100% !important;max-height:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;word-break:normal;}
#c_detail_wrap #new-div {overflow-x:hidden;overflow-y:hidden;width:100%;position:relative;}
#c_detail_wrap #new-div .zoom-caret {display:block;position:absolute;top:10px;right:5px;font-size:50px;color:#a7a5a5;z-index:2;padding:0;margin:0;opacity:.3;}
#c_detail_wrap #new-div table {transform-origin:left top;border-collapse:collapse;max-width:none!important;width:auto;}
#c_detail_wrap #new-div table td {padding:3px;/*border:1px solid #ccc;*/}
#c_detail_wrap #new-div.on {overflow:scroll;width:100%;}
#c_detail_wrap #new-div.on .zoom-caret {display:none;}
/*设置滚动条样式*/#c_detail_wrap #new-div::-webkit-scrollbar {height:2px;}
/* 滚动槽 */#c_detail_wrap #new-div::-webkit-scrollbar-track {background-color:#f0f0f0;border-radius:0px;}
/* 滚动条滑块 */#c_detail_wrap #new-div::-webkit-scrollbar-thumb {background-color:#bfbfbf;}
#c_detail_wrap #new-div::-webkit-scrollbar-thumb:window-inactive {background-color:#3c3c3c;}

/*友情链接*/
.ly_links {  margin:0 auto; background:url(../images/ft_bg02.png) top center repeat;}
.ly_links .links_tit { width:170px; height:54px; overflow:hidden; margin:0; padding:28px 0 50px 0;  float:left;}
.ly_links .links_tit p{background-color:#ff7802;width:44px;height:44px;padding:5px;border-radius:50%;margin:0 15px 0 0;float:left;text-align:center;}
.links_tit img { display:inline-block; width:80%; height:80%; overflow:hidden;  padding:0;vertical-align:middle;margin-top:5px; }
.links_tit b { height:20px; overflow:hidden; line-height:20px; color:#ff7802; font-size:20px;margin-top:5px; margin-bottom:8px; display:block;}
.links_tit span { display:inline-block; height:16px; overflow:hidden; line-height:16px; color:#ff7802; font-size:16px; font-family:"Arial";}
.ly_links .links_list { display:table; min-height:100px; margin:0; overflow:hidden;float:left;width: 1130px;}
.links_list p { display:table-cell; vertical-align:middle;padding: 26px 10px 50px;}
.links_list p a { display:inline-block; line-height:30px; color:#666; font-size:14px; margin:0 10px 0 10px; padding:0;}
.links_list p a:hover { color:#ff7802; text-decoration:underline;}

/*底部*/
.pc_foot { width:100%; background:url(../images/ft_bg01.jpg) top center no-repeat;}
.pc_ft_main { padding:45px 0 30px;position:relative;}
.foot_logo{width:135px;height:134px;position:absolute;top:-60px;left:50%;margin-left:-67.5px;transition: 0.5s;cursor:pointer;}
.foot_logo:hover{-webkit-transform: rotate(360deg);-o-transform: rotate(360deg);-moz-transform: rotate(360deg);transform: rotate(360deg);}
.pc_ft_main .ft_list {float:left;overflow:hidden;margin: 10px 120px 0 0;padding:0;}
.ft_list ul li {width: 190px;height:220px;overflow:hidden;padding: 20px 0 0 0;border-right:1px solid rgba(255, 255, 255, 0.1);float:left;box-sizing:border-box;-moz-box-sizing:border-box;/* Firefox */-webkit-box-sizing:border-box;/* Safari */ margin-left:50px;}
.ft_list ul li b { width:100%; height:30px; overflow:hidden; line-height:30px; color:#fff; font-size:18px; margin:0 auto 20px; padding:0; display:block;}
.ft_list ul li a { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#fff; font-size:14px; margin:0 auto; padding:0;}
.ft_list ul li a:hover { color:#fff;}
.ft_list ul li:first-child{ width:180px; text-align:left; margin-left:10px;}
.ft_ewm {overflow:hidden; margin:0; padding:0; float:right;margin-top: 20px;}
.ft_ewm p { color:#fff; font-size:14px; margin:10px 0;}
.ft_ewm p span{ display:block; font-size:16px; font-weight:bold; color:#50a00e; margin-top:2px;}
.ft_ewm b { width:100%; overflow:hidden; color:#fff; font-size:14px; text-align:center; margin:10px 0; padding:0; display:block;}

.foot_icona{border-top:1px solid #e06304;margin-top:30px;}
.foot_icona span{display:block;float:left;height:50px;line-height:50px;padding-left:25px;color:#fff;font-size:14px;margin-right:15px;max-width:370px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.foot_icona span.address{background:url(../images/icon_foot1.png) left center no-repeat;}
.foot_icona span.email{background:url(../images/icon_foot3.png) left center no-repeat;}
.foot_icona span.fax{background:url(../images/icon_foot4.png) left center no-repeat;}

.pc_foot .ft_copy { width:100%;overflow:hidden; color:#fff; font-size:14px; padding:14px 0; border-top:1px dotted rgba(255, 255, 255, 0.1);background:#63442f;}
.pc_foot .ft_copy  a{color:#fff;}
.ft_copy a:hover { color:#ff7802;}
.ft_copy a.cp_lk { display:inline-block; float:right; color:#fff;}
.ft_copy a.cp_lk:hover { color:#ff7802;}

/*右侧漂浮*/
.client-2 {position:fixed;right:-170px;top:50%;z-index:99999;}
.client-2 li a {text-decoration:none;}
.client-2 li {margin-top:1px;clear:both;height:71px;position:relative;}
.client-2 li i {background:url(../images/fx.png) no-repeat;display:block;width:30px;height:27px;margin: 4px auto 0;text-align:center;}
.client-2 li p {height:20px;font-size:14px;line-height:20px;overflow:hidden;text-align:center;color:#fff;}
.client-2 .my-kefu-qq i {background-position:4px 5px;}
.client-2 .my-kefu-tel i {background-position:0 -21px;}
.client-2 .my-kefu-liuyan i {background-position:4px -53px;}
.client-2 .my-kefu-weixin i {background-position:-34px 4px;}
.client-2 .my-kefu-weibo i {background-position:-30px -22px;}
.client-2 .my-kefu-ftop {display:none;}
.client-2 .my-kefu-ftop i {width:33px;height:35px;background-position:-27px -51px;}
.client-2 .my-kefu-left {float:left;width:77px;height:47px;position:relative;}
.client-2 .my-kefu-tel-right {font-size:16px;color:#fff;float:left;height:24px;line-height:22px;padding:0 15px;border-left:1px solid #fff;margin-top:14px;}
.client-2 .my-kefu-right {width:20px;}
.client-2 .my-kefu-tel-main {background:#ff7802;color:#fff;height:56px;width:247px;padding:9px 0 6px;float:left;}
.client-2 .my-kefu-main {background:#ff7802;width:97px;height:56px;position:relative;padding:9px 0 6px;float:left;}
.client-2 .my-kefu-weixin-pic {position:absolute;left:-130px;top:-24px;display:none;z-index:333;}
.my-kefu-weixin-pic img {width:115px;height:115px;}

/*联系我们页面*/
.tags_title {border-bottom:1px solid #DDD;margin:40px 0 30px;}
.tags_title span {width:80px;padding:0 15px;font-size:16px;text-align:center;height:45px;line-height:45px;margin-bottom:-1px;background:#fff;color:#333;display:block;margin-left:5px;border:1px solid #DDD;border-bottom:1px solid #ffffff;font-weight:bold;}
.contact .tags_title {}
.contact .tags_title span {float:left;width:auto;cursor:pointer;}
.contact .tags_title span.ron {background:#f1f1f1;border:1px solid #f1f1f1;border-bottom:1px solid #DDD;color:#666;font-weight:normal;}
.contact .content2 {display:none;line-height:34px;font-size:16px;}
.contact .content1 ul {}
.contact .content1 ul li {float:left;width:30%;margin-right:45px;}
.contact .content1 ul li:nth-child(3n) {margin-right:0;}
.contact .content1 ul li a {display:block;}
.contact .content1 ul li a em {display:block;float:left;width:60px;height:60px;border:1px solid #ddd;border-radius:50%;margin-right:15px;}
.contact .content1 ul li.lx1 em {background:url(../images/contact_tel.png) center center no-repeat;}
.contact .content1 ul li.lx2 em {background:url(../images/contact_email.png) center center no-repeat;}
.contact .content1 ul li.lx3 em {background:url(../images/contact_address.png) center center no-repeat;-webkit-animation:bounce-up 1.4s linear infinite;animation:bounce-up 1.4s linear infinite;}
.contact .content1 ul li.lx3 a {cursor:default;}
.contact .content1 ul li a .wz {float:left;width:78%;}
.contact .content1 ul li a .wz p {font-size:20px;padding-bottom:10px;}
.contact .content1 ul li a .wz span {font-size:20px;color:#555;line-height: 30px;}
.lx_dz {width:100%;overflow:hidden;margin:50px auto 20px;padding:0;}
.lx_dz .dz_map {width:97%;height:auto;overflow:hidden;margin:0 auto;padding:1%;border:1px solid #d9d9d9;}
.lx_dz .dz_map iframe {width:100%;}
.lx_dz .dz_map iframe body {width:100%;}
.lx_dz .dz_map #container{width:100%;margin:0;}

/* 分页 */
#Pagination .wack1{width:100%; text-align:center;padding:40px 0 0;}
#Pagination .wack1 p{display:inline-block;float:left;height: 38px;line-height: 38px;margin-right:10px;}
#Pagination .wack1 .pz_fy{ display:inline-block; vertical-align:top;}
#Pagination .wack1 .pz_fy a { display:inline-block;min-width:38px; height:38px; line-height:38px;padding:0 10px; border: #e1e1e1 1px solid; color:#272727; font-size:14px;  margin:0 5px;}
#Pagination .wack1 .pz_fy a:hover,
#Pagination .wack1 .pz_fy a.pnnum1{color:#fff; border:#ff7802 1px solid; background:#ff7802;}
#Pagination .wack1 .pz_fy .l_fy,
#Pagination .wack1 .pz_fy .r_fy{ width:80px;}


/*首页关于我们*/
.h_about{width:100%;background:#fff;padding:60px 0;}
.h_about .wz{float:left;width:664px;text-align: justify;}
.h_tlta .hd{float:left;width:585px;}
.h_tlta .hd p{font-size:34px;color:#707070;margin-bottom:14px;}
.h_tlta .hd p em{color: #fa8b00;font-weight:bold;font-style:normal;}
.h_tlta .hd p span{color: #e3e2e2;font-size:28px;font-weight:bold;display:inline-block;margin-left:14px; text-transform : uppercase;}
.h_tlta .hd>em{font-style:normal;color: #828282;font-size:18px;}
.h_tlta .hd>i{display:block;width:82px;height:4px;background:#fa8b00;margin-top:20px;}
.h_tlta .bd{float:right;width:655px;text-align:right;}
.h_tlta .bd  .h_more_btn{margin:0;display:inline-block;}
.h_about .wz .jieshao{margin:34px 0;color:#707070;line-height:26px;word-wrap:break-word;word-break:break-all;font-size:15px;height:105px;overflow:hidden;}
.h_about .wz .jieshao a.xq{color:#fa8b00;}
.h_about .wz ul.data{border:1px solid #e5e5e5;border-right:0;float:left;}
.h_about .wz ul.data li{float:left;padding:14px 26px 14px  75px;width:auto;border-right:1px solid #e5e5e5;}
.h_about .wz ul.data li.c1{background:url(../images/ys1.png) 15px center no-repeat;}
.h_about .wz ul.data li.c2{background:url(../images/ys2.png) 15px center no-repeat;}
.h_about .wz ul.data li.c3{background:url(../images/ys3.png) 15px center no-repeat;}
.h_about .wz ul.data li p{font-size: 18px;color: #333;}
.h_about .wz ul.data li p span{font-size:38px;font-weight:800;margin-right:3px;letter-spacing:-2px;}
.h_about .wz ul.data li em{display:block;width:30px;height:2px;background:#808080;margin:8px 0;}
.h_about .wz ul.data li i{font-style:normal;font-size:15px;color:#8e8e8e;}
.h_about a.pic{float:right;display:block;width:560px;height:364px;text-align:center;overflow:hidden;}
.h_about a.pic img{max-width:100%;max-height:100%;vertical-align:middle;-webkit-transition:all 0.5s ease-out 0s;-moz-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s;transition:-webkit-transform 2s;}
.h_about a.pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle;}
.h_about a.pic:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}

.h_more_btn{background:#fa8b00;display:block;width:147px;height:36px;color:#fff;position:relative;overflow:hidden;margin:30px auto 20px;text-align: left;}
.h_more_btn small{position:absolute;display:block;width:147px;height:36px;line-height:36px;font-size:16px;padding-left:20px;color:#fff;background:url(../images/ab_jiantou.png) no-repeat 100px 0px;top:0px;left:0px;z-index:10;transition:0.3s;}
.h_more_btn span{display:block;width:106px;height:226px;background:url(../images/pro_btn_bg.png) no-repeat center center;position:absolute;top:18px;right:0px;z-index:1;transition:0.3s;}
.h_more_btn:hover small{background: url(../images/ab_jiantou.png) no-repeat 100px -36px;}
.h_more_btn:hover span{top: -100px;}

/*--首页推荐产品 --*/
.h_pro .pro_top{margin-bottom:30px;}
.h_pro .h_tlta .hd{padding-top:24px;}
.h_pro .h_tlta .bd a{display:inline-block;height:80px;line-height:80px;font-size:16px;color:#555;padding:0 10px;max-width:120px;text-align:center;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.h_pro .h_tlta .bd a:hover{color:#ff7802;}
.h_pro .col-sm-3 {float:left;position:relative;width:18.4%;margin-right:2%;}
.h_pro .selected-solution>div {position:relative;width:100%;margin:0 auto;min-height:347px;}
.h_pro .selected-solution .swiper-container {width:100%;padding:20px 5px 0;}
.h_pro .selected-solution .solution-cardlist {max-width:100%;margin:0 auto 0}
.h_pro .selected-solution .solution-cardlist .col-sm-3 {padding:0;top:0;transition:all .15s linear;box-sizing:border-box}
.h_pro .selected-solution .solution-cardlist .col-sm-3:hover {transition:all .25s linear}
.h_pro {padding:0 0 34px;background:url(../images/pro_bg.jpg) top center no-repeat;}
.h_pro .h_content {background:#fff;}
.h_pro .swiper-slide .pic {display:block;width:100%;height:275px;text-align:center;border:1px solid #eaeaea;box-sizing:border-box;background:#fff;}
.h_pro .swiper-slide .pic img {max-width:90%;max-height:90%;vertical-align:middle;}
.h_pro .swiper-slide .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.h_pro .swiper-slide .wz{height:52px;width:auto;padding:0 40px 0 20px;background:#474747 url(../images/pro_tit_bg3.png) no-repeat 185px 0px;transition: 0.3s;}
.h_pro .swiper-slide .wz .tlt {display:block;font-size:16px;color:#fff;height:50px;line-height:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;text-decoration:none;}
.h_pro .swiper-slide .wz p {font-size:12px;line-height:18px;color:#333;height:35px;overflow:hidden;text-align:center;}
.h_pro .selected-solution .solution-cardlist .col-sm-3:hover .wz{background:#fa8b00 url(../images/pro_tit_bg3.png) no-repeat 185px -52px;}
.h_pro .selected-solution .solution-cardlist .col-sm-3:hover .wz .tlt{color:#fff;}
.h_pro .selected-solution .solution-cardlist .col-sm-3:hover .pic{box-shadow: 0 0 16px rgba(235,60,0,0.1);border: 1px solid #fff;}
.h_pro .swiper-container-solution .swiper-button-prev {left:-6%;width:45px;height:50px;margin-top:-25px;background-image:url("../images/jt_left.png");background-size:cover;transition:background-image .15s;cursor:pointer;outline:none;}
.h_pro .swiper-container-solution .swiper-button-next {right:-6%;width:45px;height:50px;margin-top:-25px;background-image:url("../images/jt_right.png");background-size:cover;transition:background-image .15s;cursor:pointer;outline:none;}


/*内页产品展示*/
.proR .cp .col-sm-3 {float:left;position:relative;width:31.33333%;margin-right:3%;margin-bottom:30px;}
.proR .cp .col-sm-3:nth-child(3n){margin-right:0;}
.proR .cp .selected-solution>div {position:relative;width:100%;margin:0 auto;min-height:347px;}
.proR .cp  .swiper-container {width:100%;padding:20px 0 0;}
.proR .cp  .col-sm-3 {padding:0;top:0;transition:all .15s linear;box-sizing:border-box}
.proR .cp  .col-sm-3:hover {transition:all .25s linear}
.proR .cp .swiper-slide .pic {display:block;width:100%;height:275px;text-align:center;border:1px solid #eaeaea;box-sizing:border-box;background:#fff;}
.proR .cp .swiper-slide .pic img {max-width:90%;max-height:90%;vertical-align:middle;}
.proR .cp .swiper-slide .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.proR .cp .swiper-slide .wz{height:52px;width:auto;padding:0 40px 0 20px;background:#474747 url(../images/pro_tit_bg3.png) no-repeat 265px 0px;transition: 0.3s;}
.proR .cp .swiper-slide .wz .tlt {display:block;font-size:16px;color:#fff;height:50px;line-height:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;text-decoration:none;}
.proR .cp .swiper-slide .wz p {font-size:12px;line-height:18px;color:#333;height:35px;overflow:hidden;text-align:center;}
.proR .cp  .col-sm-3:hover .wz{background:#fa8b00 url(../images/pro_tit_bg3.png) no-repeat 265px -52px;}
.proR .cp  .col-sm-3:hover .wz .tlt{color:#fff;}

/*新列表页样式*/
/* 产品LIST列表*/ 
#prolist_box {padding:10px 0 0 0;clear:both;}
#prolist_box li {clear:both;border-bottom:1px dashed #ddd;padding-bottom:20px;margin-bottom:20px;overflow:hidden;}
.proli_img {width:25%;height:195px;border:1px solid #ddd;float:left;}
.proli_img a {display:block;width:100%;height:100%;text-align:center;}
.proli_img a img {max-width:90%;max-height:90%;vertical-align:middle;}
.proli_img a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.proli_text {float:right;font-size:14px;width:72%;margin-top:0}
.proli_text b {font-size:18px;line-height:20px;font-weight:normal;margin-bottom:15px;height:20px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;display:block}
.proli_text b a {color:#333333;}
.proli_text b a:hover {color:#0d9dd1;text-decoration:none;}
.proli_text p {color:#777;line-height:24px;font-size:14px;overflow: hidden; }
.proli_text .others p{display:inline-block;width:19%;vertical-align:top;margin-right:15px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.proli_text p.desc {height:72px;margin-bottom: 10px;}
.proli_text p span {font-size:14px;margin-right:2%;line-height:30px;color:#0e9dd1;}
.proli_text .pro_mm {margin-top:12px;display:block;width:120px;height:35px;line-height:35px;color:#666;text-align:center;border:1px solid #dddddd;-webkit-transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;transition:all .25s;}
.proli_text .pro_mm:hover {color:#fff;background:#0d9dd1;text-decoration:none;border:1px solid #0d9dd1;}
.moreclass {height:30px;line-height:30px;display:block;color:#333;text-align:center;font-weight:bold;BACKGROUND:#ccc;margin:7px 5px;}
.moreclass:hover {color:#fff;}

#Content3 .hTit1{ width:100%; text-align:center; position:relative; z-index:6;}
#Content3 .hTit1 .tit1{ width:100%; color:#eb3c00; font-size:36px; line-height:40px; font-weight:bold;}
#Content3 .hTit1 .tit2{ width:100%; color:#222222; font-size:36px; line-height:38px; margin-top:20px;}
#Content3 .hTit1 .tit2 span{ position:relative; padding:0 70px; display:inline-block; vertical-align:top;}
#Content3 .hTit1 .tit2 span:after,
#Content3 .hTit1 .tit2 span:before{ float:left; width:28px; height:2px; position:absolute; left:0; top:50%; margin-top:-1px; content:''; background:#bcbcbc;}
#Content3 .hTit1 .tit2 span:before{ left:auto; right:0;}
#Content3 .hTit2 .tit1{ color:#fff;}
#Content3 .hTit2 .tit2{ color:#fff;}
#Content3 .hTit1 .tit2 span:after,
#Content3 .hTit1 .tit2 span:before{background:#fff;opacity:0.3; filter:alpha(opacity=30);}



/*首页新闻资讯*/
#Content5 .hNewsBg{width:100%; background:url(../images/ns_bg.jpg) top center no-repeat; padding:0 0 28px;}
#Content5 .hNews{ width:100%; margin-top:44px;min-height:356px;padding-bottom:30px;}
#Content5 .hNewsBg .pro_top{margin-bottom:30px;}
#Content5 .hNewsBg .h_tlta .hd{padding-top:24px;}
#Content5 .hNewsBg .h_tlta .bd a{display:inline-block;height:80px;line-height:80px;font-size:16px;color:#fff;padding:0 10px;max-width:120px;text-align:center;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
#Content5 .hNewsBg .h_tlta .bd a:hover{color:#ff7802;}
.hNews .tjnews{float:left;width:610px;height:356px;text-align:center;overflow:hidden;position:relative;}
.hNews .tjnews a.pic{display:block;width:610px;height:356px;text-align:center;overflow:hidden;background: #3f4346;}
.hNews .tjnews a.pic img{max-width:100%;max-height:100%;vertical-align:middle; -webkit-transition:all 0.5s ease-out 0s;-moz-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s;transition:-webkit-transform 2s;}
.hNews .tjnews a.pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.hNews .tjnews .wz1{position:absolute;bottom:0px;left:0px;right:0px;background:#ff7700;color:#fff;padding:10px 5%;transition: 600ms; -webkit-transition: 600ms;height:40px;line-height:40px;}
.hNews .tjnews .wz1 a{display:block;float:left;width:430px;font-size:16px;color:#fff;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;text-align:left;}
.hNews .tjnews .wz1 span{display:block;float:right;width:118px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;color:#fff;text-align:right;font-size:14px;}
.hNews .tjnews .wz2{position:absolute;width:70%;height:90%;top:5%;left:5%;background:rgba(255,119,0,0.9);color:#fff;padding:0 10% 0 10%;overflow:hidden;transition:600ms;-webkit-transition:600ms;z-index:999;transform:scale(0.3);-webkit-transform:scale(0.3);opacity:0;display:none\9;}
.hNews .tjnews .wz2 a{display:block;border-bottom:1px solid #fff;padding-bottom:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding-top:60px;font-size:16px;color:#fff;}
.hNews .tjnews .wz2 p{line-height:25px;height:100px;overflow:hidden;padding-top:15px;text-align:justify;}
.hNews .tjnews .wz2 span{position: absolute;bottom: 15px;left: 5%;}
.hNews .tjnews:hover .wz1{opacity: 0;}
.hNews .tjnews:hover .wz2{transform:scale(1);-webkit-transform:scale(1);opacity:1;display:block\9;}
.hNews .tjnews:hover a.pic img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1);}
.hNews ul{float:right;width:625px;}
.hNews ul li{border-bottom:1px solid #373a40;overflow:hidden;}
.hNews ul li a{float:left;width:72%;display:block;line-height:57px;color:#fff;font-size:16px;font-weight:100;padding-left:25px;background:url(../images/ns_sj_bg.png) no-repeat 5px 26px;transition:0.3s;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.hNews ul li span{display:block;width:18%;float:right;line-height:57px;padding:0 2%;text-align:right;font-size:14px;color:#fff;}
.hNews ul li:hover a{color: #fa8b00;background: url(../images/ns_sj_bg.png) no-repeat 5px -31px;}

/*案例展示*/
.h_brand{width:100%;background:#ffffff;padding:40px 0 30px;}
.h_brand .brand_bd{margin-top:40px;}
.h_brand .brand_bd ul{min-height:280px;}
.h_brand .brand_bd ul li{float:left;width: 23.125%;margin-right:2.5%;margin-bottom:30px;display:block;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;position:relative;position:relative;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.h_brand .brand_bd ul li:nth-child(4n) {margin-right: 0px;}
.h_brand .brand_bd ul li .pro_img{display: block;text-align:center;width:100%;height: 260px;border: 1px solid #eaeaea;background:#fff;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;overflow:hidden;}
.h_brand .brand_bd ul li .pro_img img{vertical-align:middle;max-width:96%;max-height:96%;}
.h_brand .brand_bd ul li .pro_img .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.h_brand .brand_bd ul li .wz{position:absolute;bottom:0;left:0;background:rgba(0,0,0,.5);width:100%;height:40px;overflow:hidden;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.h_brand .brand_bd ul li .wz .tlt{display:block;padding:0 10px;font-size:16px;text-align:center;color:#fff;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;height:40px;line-height:40px;text-align:center;}
.h_brand .brand_bd ul li .wz p{font-size:14px;color:#fff;padding:0 20px;text-align:center;line-height: 21px;height: 107px;overflow: hidden;}
.h_brand .brand_bd ul li:hover .pro_img{box-shadow: 0 0 16px rgba(235,60,0,0.1);border: 1px solid #fff;}
.h_brand .brand_bd ul li:hover .wz{height:100%;}
.h_brand .brand_bd ul li:hover .wz .tlt{color:#fff;margin-top: 40px;font-weight: bold;}
.list_right  .h_brand{padding:0 0 0;}

/*内页关于我们页面 begin*/
.box_right_con .abouTit1{width:100%; text-align:center; color:#333333; font-size:30px; line-height:40px; position:relative; padding-bottom:37px;}
.box_right_con .abouTit1:after{ position:absolute; left:50%; bottom:0; content:''; background:#eb3c00; margin-left:-33px; width:66px; height:1px;}
.box_right_con .aboutC1{  width:100%; color:#666666; font-size:16px; line-height:36px; margin:30px 0 0 0; padding:0 0;}

.box_right_con .about1{ width:100%;overflow: hidden;margin-bottom:30px;}
.box_right_con .aboutC2{ float:left; width:90%; margin:29px 0 0 0; padding:40px 5%;}
.box_right_con .aboutC2 .cont{ float:right; width:50%; background: #ff7802; background: rgb(255, 120, 2,.8);text-align:center; color:#fff; font-size:18px; line-height:36px; padding:40px;}
.box_right_con .aboutC2 .cont .p1{ float:left; width:100%; margin:36px 0 62px 0;}
.box_right_con .aboutC2 .cont .p0{ float:left; width:100%; line-height:0;}

/*about2*/
.box_right_con .about2{ width:100%;padding:40px 0 20px;}
.box_right_con .aboutC3{width:100%; margin:36px 0 0 0; overflow:hidden;}
.box_right_con .aboutC3 .ul1{ margin:0 -15px;}
.box_right_con .aboutC3 .l1{ float:left; width:27.33%; text-align:center; padding:0 3%; position:relative;}
.box_right_con .aboutC3 .l1:after{ float:left; width:1px; height:84%; border-right:1px dashed #b2b2b2; position:absolute; right:0; top:8%; content:'';}
.box_right_con .aboutC3 .la{ float:left; width:80%; padding:0 10%;}
.box_right_con .aboutC3 .img{ float:left; width:100%; line-height:0;}
.box_right_con .aboutC3 .img img{ display:block; margin:0 auto; width:170px; height:170px; border-radius:50%;}
.box_right_con .aboutC3 .info{ float:left; width:100%; color:#666666; font-size:16px; line-height:30px; min-height:90px; margin-top:23px;}

.box_right_con .h_pro .abouTit1{margin-bottom:20px;}
.box_right_con .h_pro{padding: 0 0 0;background:#fff;}

/*内页关于我们页面 end*/


/*在线留言*/
.pro_form { width:100%; overflow: hidden; margin: 40px auto 0; padding: 0;}
.pro_form ul li { width:100%; overflow: hidden; margin: 0 auto 20px; padding: 0;}
.pro_form ul li p { width:7%; height: 40px; overflow: hidden; line-height: 40px; color: #666; font-size: 14px; margin: 0; padding: 0; float: left; box-sizing: border-box;}
.pro_form ul li .pro_fmipt { width:93%; overflow: hidden; border: 1px solid #dfdfdf; padding: 0; margin: 0; border-radius: 2px; position: relative; box-sizing: border-box;}
.pro_form ul li .pro_fmbtn { width:93%; overflow: hidden; padding: 0; margin: 20px 0 0; float: left;}
.pro_fmipt input, .pro_fmipt select { display:block; width:100%; height: 40px; overflow: hidden; line-height: 30px; color: #666; font-size: 14px; border: none; outline: none; margin: 0; padding: 4px 19px; box-sizing: border-box;}
.pro_fmbtn input { display:block; width:48%; height: 50px; overflow: hidden; line-height: 40px; color: #fff; font-size: 16px; background-color: #8d8d8e; border: none; outline: none; margin: 0; padding: 4px 19px; border-radius: 2px; box-sizing: border-box; float: left;}
.pro_fmbtn input.tj { margin:0 4% 0 0; background-color: #eb3c00;}
.pro_form ul li .fm_half { width:48%; margin: 0 4% 0 0; float: left;}
.pro_form ul li .fm_half:nth-child(2n+2) { margin:0;}
.pro_form ul li .fm_half p { width:14.5%;}
.pro_form ul li .fm_half .pro_fmipt { width:85.5%;}
.pro_fmipt textarea { display:block; width:100%; height: 140px; overflow: hidden; line-height: 30px; color: #666; font-size: 14px; border: none; outline: none; resize: none; margin: 0; padding: 4px 19px; box-sizing: border-box;}
.pro_fmipt a { display:block; width: 100px; height: 40px; overflow: hidden; position: absolute; top: 0; right: 0;}
.pro_fmipt a img { display:block; width: 100px; height: 40px; margin: 0 auto; padding: 0;}

/*视频中心*/
.h_video{width:100%;background:#fff;padding:40px 0 60px;}
.h_video .h_video_in{padding:0;width:96%;max-width:1280px;margin:0 auto;}
.h_video ul li{float:left;margin-right:3%;width:22.75%;box-shadow: 0 0 20px 5px #eaeaea;-webkit-transition: all .3s;-moz-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.h_video ul li:nth-child(4n){margin-right:0;}
.h_video ul li .pic{position:relative;width:100%;height:260px;overflow:hidden;cursor:pointer;}
.h_video ul li .pic .bg{width:100%;height:100%;background:rgba(0,0,0,.5);position:absolute;top:0;left:0;z-index:99;}
.h_video ul li .pic a:after{content:'';display:block;width:65px;height:65px;background:url(../images/video_icon.png) center center no-repeat;background-size:contain;position:absolute;top:50%;margin-top:-32px;left:50%;margin-left:-35px;z-index:999;}
.h_video ul li .pic a{display:block;width:100%;height:100%;text-align:center;position:relative;}
.h_video ul li .pic a img{max-width:100%;max-height:100%;vertical-align:middle;-webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s;transition: -webkit-transform 2s;vertical-align:middle;-ms-interpolation-mode:bicubic;}
.h_video ul li .pic a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.h_video ul li .wz{background:#ffffff;padding:20px 20px 35px;}
.h_video ul li .wz .tlt{display:block;height:30px;line-height:30px;font-size:16px;color:#555;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;float:left;width:70%;}
.h_video ul li .wz span{display:block;font-size:14px;color:#999;height:30px;line-height:30px;float:right;width:28%;text-align:right;}
.h_video ul li .wz .desc{color: #888888;font-size: 14px;line-height: 25px;height: 50px;overflow: hidden;margin:5px 0 20px;}
.h_video ul li .wz a.more{font-size:15px;display:block;width:100%;color:#eb3c00;text-align:center;padding:16px 4%;border:1px solid #eb3c00;margin:5px auto 0px;transition:all 0.6s cubic-bezier(0.165,0.84,0.44,1) 0ms;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s;transition: -webkit-transform 2s;vertical-align:middle;-ms-interpolation-mode:bicubic;}
.h_video ul li:hover .pic img{-webkit-transform: scale(1.1); -moz-transform: scale(1.1);transform: scale(1.1);}
.h_video ul li:hover .bg{display:none;}
.h_video ul li:hover {margin-top:-6px;}
.h_video ul li:hover .wz .tlt{color:#eb3c00;}
.h_video ul li:hover .wz a.more{color:#fff;background:#eb3c00;}

.h_video2{padding:0 0 0;}
.h_video2 ul li{margin-bottom:35px;}

#c_detail_wrap div.fvopvideo { width:80% !important; height:480px!important;margin:0 auto 20px;position:relative;z-index:99;}

/*产品列表页*/
.pro_list2 { width:100%; min-height:400px; margin: 0 auto; padding: 0; float: right;}
.pro_list2 ul li { width:31%; margin: 0 3.5% 20px 0; padding: 0; float: left;}
.pro_list2 ul li:nth-child(3n+3) { margin:0 0 20px;}
.pro_list2 ul li .pro_img a { display: block; width:100%; height: 260px; margin: 0 auto; padding: 0; border: 1px solid #eee; background-color: #fff; position: relative; box-sizing: border-box;text-align:center;}
.pro_list2 ul li .xc_img a { display: block; width:100%; height: 200px; overflow: hidden; margin: 0 auto; padding: 0; border: 1px solid #eee; background-color: #fff; position: relative; box-sizing: border-box;}
.pro_img img, .xc_img img { max-width: 96%; max-height: 96%;vertical-align:middle;}
.pro_list2 ul li .pro_img a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.pro_list2 ul li .proxx { width:100%; height: 28px; overflow: hidden; line-height: 28px; color: #999; font-size: 14px; text-align: center; margin: 0 auto; padding: 0; background-color: #fff;}
.pro_list2 ul li p a { display: block; width:100%; height: 40px; overflow: hidden; line-height: 40px; color: #666; font-size: 16px; text-align: center; text-overflow: ellipsis; white-space: nowrap;padding-top:15px;}
.pro_list2 ul li .pro_img a:hover { border: 1px solid #fff; box-shadow:0 10px 20px rgba(0, 0, 0, 0.1);}
.pro_list2 ul li p a:hover { color: #ff7802;}
.more { overflow: hidden; margin: 0; padding:10px 0; text-align:center;}
.more .a1 { display: inline-block; width: 40%; height:40px; line-height: 40px; text-align: center; color: #fff; font-size: 14px; background-color: #ff7802; border: 1px solid #ff7802; margin: 0 8px;}
.more .a1:hover { background-color: #fff; color: #eb3c00;border: 1px solid #eb3c00; }
.more .a2 { display: inline-block; width: 40%; height:40px; line-height: 40px; text-align: center; color: #666; font-size: 14px; background-color: #fff; border: 1px solid #666; margin: 0 8px;}
.more .a2:hover { background-color: #666; color: #fff;}

.proL .pro_more{display:block;background:#ff7802;color:#fff;text-align:center;font-size:14px;height:30px;line-height:30px;}

/*内页资料下载*/
.downloadlist{width:100%;}
.downloadlist .ul1{ margin:0 0;}
.downloadlist .l1{ float:left; width:31.333%; padding:0 0; margin-bottom:30px;margin-right:3%;}
.downloadlist .l1:nth-child(3n){margin-right:0;}
.downloadlist .la{ float:left; width:60%; background:#f3f3f3; padding:57px 20%; text-align:center;}
.downloadlist .tit{ float:left; width:100%; color:#333333; font-size:18px; line-height:20px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.downloadlist .info{ float:left; width:100%; color:#666666; font-size:14px; line-height:23px; height:46px; overflow:hidden; margin:15px 0  35px 0;}
.downloadlist .btn{ display:inline-block; vertical-align:top; border-radius:40px; width:132px; height:40px; line-height:38px; border:1px solid #eb3c00; color:#eb3c00; font-size:14px;}
.downloadlist .btn .sp1{ display:inline-block; vertical-align:top;}
.downloadlist .btn .ico{ display:inline-block; vertical-align:middle;margin-top:-2px; margin-left:9px; font-weight:bold; width:18px;height:18px;background:url(../images/down_icon.png) center center no-repeat;background-size:cover;}
.downloadlist .la:hover{box-shadow: 0 0 16px rgba(235,60,0,0.1);}
.downloadlist .la:hover  .btn{background:#eb3c00; color:#ffffff;}
.downloadlist .la:hover .btn .ico{background:url(../images/down_icon2.png) center center no-repeat;}


.downbtn{ display:block;margin:0 auto 30px; vertical-align:top; border-radius:40px; width:132px; height:40px; line-height:38px; border:1px solid #eb3c00; color:#eb3c00; font-size:14px;    text-align: center;}
.downbtn .sp1{ display:inline-block; vertical-align:top;}
.downbtn .ico{ display:inline-block; vertical-align:middle;margin-top:-2px; margin-left:9px; font-weight:bold; width:18px;height:18px;background:url(../images/down_icon.png) center center no-repeat;background-size:cover;}
.downbtn:hover{background:#eb3c00; color:#ffffff;}
.downbtn:hover .ico{background:url(../images/down_icon2.png) center center no-repeat;}


/*内页新闻动态*/
#List4 .newsList{ float:left; width:100%;}
#List4 .newsList li{float:left;width: 98%;background:#f7f7f7;margin-bottom: 20px;padding: 20px 2% 10px 0;-webkit-transition: all 0.5s ease-out 0s;-moz-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s;position:relative;}
#List4 .newsList li .time{float:left;width:15%;height: 136px;text-align:center;border-right:1px solid #e0e0e0;-webkit-transition: all 0.5s ease-out 0s;-moz-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s;}
#List4 .newsList li .time time{float:left;width:100%;color:#c2c2c2;font-size: 36px;line-height: 50px;font-family:Arial;font-weight:bold;margin:0 0 3px 0;}
#List4 .newsList li .time span{float:left;width:100%;color:#4c4c4c;font-size: 30px;line-height:48px;font-family:Arial;margin: 20px 0 0 0;}
#List4 .newsList li .img{ float:left; width:21%; height:154px; line-height:0; overflow:hidden; float:right;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;background:#fff;}
#List4 .newsList li .img img{-webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s;transition: -webkit-transform 2s;vertical-align:middle;-ms-interpolation-mode:bicubic;max-width:100%;max-height:100%;}
#List4 .newsList li:hover .img img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1);transform: scale(1.1);}
#List4 .newsList li .text{float:left;width:60%;margin: 0 0 0 2%;min-height: 144px;}
#List4 .newsList li .text a{float:left;width:100%;color:#333333;font-size:17px;line-height:28px;margin: 10px 0 10px;-webkit-transition: all 0.5s ease-out 0s;-moz-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s;text-align:justify;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
#List4 .newsList li .text p{ float:left; width:100%; color:#999; font-size:14px; line-height:26px; height:78px; overflow:hidden; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s;}
#List4 .newsList li .text time{ display:none;}
#List4 .newsList li.cc .text{width: 82%;}
#List4 .newsList li:hover{ background:#ff7802;}
#List4 .newsList li:hover .text a{ color:#fff;}
#List4 .newsList li:hover .text p{ color:#fff;opacity:0.8; filter:alpha(opacity=80);}
#List4 .newsList li:hover .time{border-right:1px solid #fff;border-right:1px solid rgba(255,255,255,0.2);}
#List4 .newsList li:hover .time time{ color:#fff;}
#List4 .newsList li:hover .time span{ color:#fff;}

/*#List4 .newsList2 li{padding:30px 2% 30px 0;width:98%;}
#List4 .newsList2 li .text{width:82%;margin:0 0 0 2%;}*/


/**产品详细介绍**/
.tjpro_tit {width:100%; height: 40px; overflow: hidden; line-height: 40px; color: #333; font-size: 24px; margin: 0 auto 10px; padding: 10px 0; border-bottom: 1px solid #eaeaea;}
.ny_main{padding-top:40px;}
.prodetail_con { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
.prodetail_con .prodetail_tit { width:100%; height: 40px; overflow: hidden; line-height: 40px; color: #333; font-size: 24px; margin: 0 auto 40px; padding: 10px 0; border-bottom: 1px solid #eaeaea;}
.prodetail_con .pro_xxjs { width:100%; overflow: hidden; margin: 40px auto; padding: 0;}
.pro_xxjs b { display:block; width: 100%; overflow: hidden; line-height: 26px; color: #333; font-size: 14px; font-weight: bold; margin: 0 auto; padding: 0;}
.pro_xxjs p, .pro_xxjs div { display:block; width: 100%; overflow: hidden; line-height: 26px; color: #666; font-size: 14px; text-align: justify; text-indent: 2em; margin: 0 auto; padding: 0;}
.pro_xxjs img { display:inline-block; max-width: 100%; margin: 10px auto; padding: 0;}
/**prodetail**/
.pro_detail_main { width:100%; height:auto; margin: 40px auto 0; padding: 0; position: relative;}
.pro_detail_main .pro_detail_img { width:480px; height: 480px; overflow: hidden; margin: 0; padding: 10px; border: 1px solid #eaeaea; box-sizing: border-box; float: left;}
.pro_detail_img .pro_detail_img_main { width:100%; height: 100%; margin: 0 auto; padding: 0; position: relative;}
.pro_detail_img_main img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.pro_detail_main .pro_detail_text { width:53%; min-height:374px; overflow: hidden; margin: 0; padding: 0 0 80px; float: right; position:relative;}
.pro_detail_text h1 { width:100%; overflow: hidden; line-height: 40px; color: #ff7802; font-size: 30px; text-align: justify; margin: 0 auto; padding: 0;}
.pro_detail_text .jyms { width:100%; height:140px; overflow:hidden; margin:20px auto; padding:20px; background-color:#f8f8f8; box-sizing: border-box;}
.pro_detail_text .jyms p { width:100%; height:100px; overflow:hidden; line-height:25px; color:#888; font-size:14px; text-align: justify; margin:0 auto; padding:0;}
.pro_detail_text .jyms p span { color:#333; font-weight: bold;}
.pro_detail_text ul { width:100%; margin: 20px auto; padding: 0;}
.pro_detail_text ul li { width:50%; height:30px; overflow: hidden; line-height: 30px; color: #888; font-size: 16px; text-align: justify; white-space:nowrap;	text-overflow: ellipsis; margin: 10px auto; padding: 0; float:left;}
.pro_detail_text ul li img { display:block; width:16px; height:16px; overflow:hidden; margin:7px 4px 7px 0; padding:0; float:left;}
.pro_detail_text ul li span { color:#333; font-weight: bold;}
.pro_detail_text .pro_detail_btn { width:100%; height: 60px; overflow: hidden; margin: 0 auto; padding: 0; position:absolute; left:0; bottom:6px;}
.pro_detail_btn a { display:block; width: 48%; height: 60px; overflow: hidden; line-height: 60px; color: #fff; font-size: 22px; text-align: center; margin: 0; padding: 0; float: left;}
.pro_detail_btn a.prodtl_btn1 { float:left; margin: 0 4% 0 0; background-color: #ff7802;}
.pro_detail_btn a.prodtl_btn2 { float:left; background-color: #4a4a4a;}
.pro_detail_btn a.prodtl_btn1:hover { background-color: #eb6c00;}
.pro_detail_btn a.prodtl_btn2:hover { background-color: #ff7802;}

.swiper-container { width: 100%; height: 100%;}
.swiper-slide { text-align: center;}
.swiper-slide .part { width:100%; height: 100%; position: relative;}
.swiper-slide .part img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right:0; bottom:0;}
.swiper-pagination-bullet { width: 8px; height: 8px; background-color: rgba(0,0,0,0.5);}
#swiper-container-01 .swiper-pagination-bullet-active { background-color: #0d59ab;}


/**产品详情页产品图片切换**/
.prodetail_img { width:44%; height: 452px; margin: 0; padding: 0; box-sizing: border-box; float: left;}
#preview { width:100%; margin:0; text-align:center; position:relative;}
.list-h li { float:left;}
#spec-n5 { width:100%; height:82px; padding-top:10px; overflow:hidden;}
#spec-left { width:16px; height:64px; float:left; cursor:pointer; margin-top:3px;}
#spec-right { width:16px; height:64px; float:left;cursor:pointer; margin-top:3px;}
#spec-list { width:100%; float:left; overflow:hidden; margin:0; display:inline;}
#spec-list ul { }
#spec-list ul li { float:left; display:inline; padding:0; width:18.4%; height:80px; margin:0 2% 0 0;}
#spec-list ul li:last-child { margin:0;}
#spec-list ul li p { width:100%; height:100%; overflow:hidden; margin:0; padding:0; border:1px solid #eaeaea; position:relative; box-sizing: border-box;}
#spec-list ul li:hover p { border:1px solid #0d59ab;}
#spec-list ul li img { display:block; max-width:94%; max-height:94%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
/*jqzoom*/
.jqzoom { position:relative; width:100%; height:360px; overflow:hidden; padding:0; border:1px solid #eaeaea; box-sizing: border-box;}
.jqzoom img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.zoomdiv { z-index:100;position:absolute;top:1px;left:0px; background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #eaeaea;display:none;text-align:center;overflow: hidden; left:104%!important; top:0!important;}
.bigimg { }
.jqZoomPup { width:200px!important; height:200px!important; z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;background:url(../images/mask.png) 0 0 repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list { position:relative; width:100%; margin:0;}
#spec-list div { width:100%!important; height:70px!important; margin:0;}

#ceshi { display:block; margin:auto!important; left:0; top:0; bottom:0; right:0;max-width: 96%;max-height: 96%;position:absolute;}

.prodetail_img a.videoIco { left:20px!important; bottom:20px!important; z-index:99!important;}
.Warning { width:100%!important; height:100%!important;}

/*内页常见问题*/
.fqaList ul{ width:100%; }
.fqaList ul .l2{ float:left; width:100%; margin-top:19px;}
.fqaList ul .l2 .wrap{ float:left; width:94%; background:#f7f7f7; padding:25px 3% 25px;}
.fqaList ul .tit{ float:left; width:100%; color:#333333; font-size:16px; line-height:26px; position:relative; padding-left:35px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.fqaList ul .tit span{ float:left; width:26px; height:26px; line-height:26px; text-align:center; color:#fff; font-size:16px; background:#eb3c00; border-radius:50%; position:absolute; left:0; top:0;}
.fqaList ul .info{ float:left; width:100%; color:#888888; font-size:14px; line-height:30px; height:30px; overflow:hidden; position:relative; padding-left:35px; margin-top:10px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.fqaList ul .info span{ float:left; width:26px; height:26px; line-height:26px; text-align:center; color:#fff; font-size:16px; background:#adadad; border-radius:50%; position:absolute; left:0; top:2px;}
.fqaList ul .l2 .wrap:hover{ box-shadow:0 5px 10px rgba(0,0,0,0.2);}
.fqaList ul .l2 .wrap:hover .tit{ color:#eb3c00;}



.ny_banner{width:100%;position:relative;background:url(../images/ny_banner1.jpg) center center no-repeat;overflow: hidden;}
.ny_banner .slideshow {height: 300px;overflow: hidden;background-repeat: no-repeat;background-position: center center;background-size: cover;}

.ly_msg h3 { display:none!important;}
.ly_msg ul li { margin:0 auto 20px!important; color:#999; font-size:14px; line-height:44px;}
.ly_msg ul li h4 { width:12%!important; height:44px!important; line-height:44px!important;}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_ipt2 { height:44px!important; background: url(/images/tb_img.png) right center no-repeat!important;}
.ly_msg ul li .msg_ipt2, .msg_ipt2 input { width:160px!important;}
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input { height:44px!important;}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_tara { width:88%!important;}
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input, .msg_tara textarea { font-size:14px!important; background-color:#f8f8f8!important; border:none!important;}
.ly_msg ul li .msg_ipt1 #selPvc { height:44px!important; line-height:44px!important; color:#666!important; font-size:14px!important; background-color:#f8f8f8!important; border:none!important; padding:0 15px!important; box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
.ly_msg ul li a.yzm_img { width:120px!important; height:44px!important; background: url(/images/tb_img.png) right center no-repeat!important;}
.ly_msg ul li a.yzm_img img { display:block; width:100%!important; height:100%!important;}
.ly_msg ul li .msg_btn { width:88%!important;}
.msg_btn input { width:160px!important; height:44px!important; line-height:44px!important; color:#fff!important; font-size:15px!important; text-align:center!important; border:none!important; background-color:#ff7802!important; cursor:pointer!important;}
.msg_btn input:last-child { background-color:#7d7d7d!important;}



/*首页产品展示*/
.lyTest2 { width:90%; margin:20px auto; padding:0 60px; position:relative;}
.swiper-container2 { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0 0 20px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.swiper-container2 .swiper-slide { }
.swiper-container2 .swiper-slide .col-sm-3{ width:100%;}
.swiper-container2 .swiper-slide .pic {display:block;width:100%;height:275px;text-align:center;border:1px solid #eaeaea;box-sizing:border-box;background:#fff;}
.swiper-container2 .swiper-slide .pic img {max-width:90%;max-height:90%;vertical-align:middle;}
.swiper-container2 .swiper-slide .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.swiper-container2 .swiper-slide .wz{height:52px;width:auto;padding:0 40px 0 20px;background:#474747 url(../images/pro_tit_bg3.png) no-repeat 185px 0px;transition: 0.3s;}
.swiper-container2 .swiper-slide .wz .tlt {display:block;font-size:16px;color:#fff;height:50px;line-height:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;text-decoration:none;}
.swiper-container2 .swiper-slide .wz p {font-size:12px;line-height:18px;color:#333;height:35px;overflow:hidden;text-align:center;}
.swiper-container2 .swiper-slide:hover .wz{background:#fa8b00 url(../images/pro_tit_bg3.png) no-repeat 185px -52px;}
.swiper-container2 .swiper-slide:hover .wz .tlt{color:#fff;}
.swiper-container2 .swiper-slide:hover .pic{box-shadow: 0 0 16px rgba(235,60,0,0.1);border: 1px solid #fff;}
/*分页器*/
.lyTest2 .swiper-button-prev2, .lyTest2 .swiper-button-next2 { width:45px!important; height:50px!important; position:absolute; top:50%!important; margin:-34px 0 0!important; cursor:pointer;}
.lyTest2 .swiper-button-prev2 { background:url(../images/jt_left.png) center center no-repeat;left:0;}
.lyTest2 .swiper-button-next2 { background:url(../images/jt_right.png) center center no-repeat;right:0;}



/*公司简介页面推荐产品*/
.lyTest3 { width:90%; margin:20px auto; padding:0 60px; position:relative;}
.swiper-container3 { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0 0 20px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.swiper-container3 .swiper-slide { }
.swiper-container3 .swiper-slide .col-sm-3{ width:100%;}
.swiper-container3 .swiper-slide .pic {display:block;width:100%;height:275px;text-align:center;border:1px solid #eaeaea;box-sizing:border-box;background:#fff;}
.swiper-container3 .swiper-slide .pic img {max-width:90%;max-height:90%;vertical-align:middle;}
.swiper-container3 .swiper-slide .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.swiper-container3 .swiper-slide .wz{height:52px;width:auto;padding:0 40px 0 20px;background:#474747 url(../images/pro_tit_bg3.png) no-repeat 185px 0px;transition: 0.3s;}
.swiper-container3 .swiper-slide .wz .tlt {display:block;font-size:16px;color:#fff;height:50px;line-height:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;text-decoration:none;}
.swiper-container3 .swiper-slide .wz p {font-size:12px;line-height:18px;color:#333;height:35px;overflow:hidden;text-align:center;}
.swiper-container3 .swiper-slide:hover .wz{background:#fa8b00 url(../images/pro_tit_bg3.png) no-repeat 185px -52px;}
.swiper-container3 .swiper-slide:hover .wz .tlt{color:#fff;}
.swiper-container3 .swiper-slide:hover .pic{box-shadow: 0 0 16px rgba(235,60,0,0.1);border: 1px solid #fff;}
/*分页器*/
.lyTest3 .swiper-button-prev3, .lyTest3 .swiper-button-next3 { width:45px!important; height:50px!important; position:absolute; top:50%!important; margin:-34px 0 0!important; cursor:pointer;}
.lyTest3 .swiper-button-prev3 { background:url(../images/jt_left.png) center center no-repeat;left:0;}
.lyTest3 .swiper-button-next3 { background:url(../images/jt_right.png) center center no-repeat;right:0;}